Skip to content

fix rowsLayouts[key] is undefined trigger height is undefined crash#153

Open
chenmo230 wants to merge 1 commit intogitim:masterfrom
chenmo230:fix_height_is_undefined_bug
Open

fix rowsLayouts[key] is undefined trigger height is undefined crash#153
chenmo230 wants to merge 1 commit intogitim:masterfrom
chenmo230:fix_height_is_undefined_bug

Conversation

@chenmo230
Copy link

when quickly add two or more rows to sortable-list, _rowsLayouts is handle in _onUpdateLayouts with Promise; Promise will cause order.length != rowsLayouts.lenght, and cause rowsLayouts[rowKey].height in _renderRow;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant